home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / pure_adr.swf / scripts / DefineButton2_241 / BUTTONCONDACTION on(keyPress s).as < prev    next >
Text File  |  2008-11-12  |  43b  |  4 lines

  1. on(keyPress "s"){
  2.    gotoAndPlay(16);
  3. }
  4.